projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ae728
)
gtkx: add missing header
author
Víctor Manuel Jáquez Leal
<vjaquez@igalia.com>
Mon, 2 Feb 2015 11:54:37 +0000
(12:54 +0100)
committer
Víctor Manuel Jáquez Leal
<vjaquez@igalia.com>
Mon, 2 Feb 2015 12:47:06 +0000
(13:47 +0100)
The header file gdk/x11/gdkx-autocleanups.h is not installed, but
it is required by gdkx.h
https://bugzilla.gnome.org/show_bug.cgi?id=743640
gdk/x11/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/x11/Makefile.am
b/gdk/x11/Makefile.am
index 36e39f0842bda27a6eb128710be8b4c02eab212d..c488a3172476fece3f841b6d97e12b22c4be226e 100644
(file)
--- a/
gdk/x11/Makefile.am
+++ b/
gdk/x11/Makefile.am
@@
-62,6
+62,7
@@
libgdkinclude_HEADERS = \
gdkx.h
libgdkx11include_HEADERS = \
+ gdkx-autocleanups.h \
gdkx11applaunchcontext.h \
gdkx11cursor.h \
gdkx11device.h \